home *** CD-ROM | disk | FTP | other *** search
- Path: d2.tufts.edu!allegro!eboller
- From: eboller@allegro.cs.tufts.edu (Eric D. Boller)
- Newsgroups: comp.lang.c++
- Subject: Re: sleep() and g++ problem
- Date: 2 Jan 1996 18:46:08 GMT
- Organization: Tufts University
- Message-ID: <4cbuhg$eq1@d2.tufts.edu>
- NNTP-Posting-Host: allegro.cs.tufts.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- I'm having trouble with a program which I compiled with g++ and use
- the sleep(int) and setsid() calls. The program compiles by crashes,
- dumping core when it is run. They work fine in programs I have
- compiled with gcc. Does anyone have any ideas as to what could be
- wrong? Please let me know. Thanks.
-
- Eric
-
-